PV-on-HVM: Fixes for save/restore. Also gets rid of separate modules
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 10 Apr 2007 14:31:53 +0000 (15:31 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 10 Apr 2007 14:31:53 +0000 (15:31 +0100)
commit20f278002607ff5af89581ae6ce1258dcd3f282a
treed1e461baa2c13863d3d172f0c2047270d386dfea
parente2492c5e9e72ffc0ddb2765080b579200fd8f1c8
PV-on-HVM: Fixes for save/restore. Also gets rid of separate modules
reboot.ko and xenbus.ko. These are now part of xen-platform-pci.ko.
Signed-off-by: Keir Fraser <keir@xensource.com>
16 files changed:
linux-2.6-xen-sparse/drivers/xen/core/reboot.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_dev.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c
linux-2.6-xen-sparse/include/xen/xenbus.h
unmodified_drivers/linux-2.6/Makefile
unmodified_drivers/linux-2.6/mkbuildtree
unmodified_drivers/linux-2.6/platform-pci/Kbuild
unmodified_drivers/linux-2.6/platform-pci/evtchn.c
unmodified_drivers/linux-2.6/platform-pci/machine_reboot.c [new file with mode: 0644]
unmodified_drivers/linux-2.6/platform-pci/platform-pci.c
unmodified_drivers/linux-2.6/platform-pci/platform-pci.h
unmodified_drivers/linux-2.6/util/Kbuild [deleted file]
unmodified_drivers/linux-2.6/util/Makefile [deleted file]
unmodified_drivers/linux-2.6/xenbus/Kbuild [deleted file]
unmodified_drivers/linux-2.6/xenbus/Makefile [deleted file]
unmodified_drivers/linux-2.6/xenbus/empty_directory [new file with mode: 0644]